ComponentOne DataGrid for WPF and Silverlight
Value Property (DataGridColumnValueEventArgs<T>)

C1.WPF.DataGrid Namespace > DataGridColumnValueEventArgs<T> Class : Value Property
Gets the value associated with the column.
Syntax
'Declaration
 
Public ReadOnly Property Value As T
public T Value {get;}
See Also

Reference

DataGridColumnValueEventArgs<T> Class
DataGridColumnValueEventArgs<T> Members